Skip to content

docs: organize Japanese translations under docs/ja/#63

Merged
atani merged 2 commits intomainfrom
docs/organize-ja-folder
Apr 17, 2026
Merged

docs: organize Japanese translations under docs/ja/#63
atani merged 2 commits intomainfrom
docs/organize-ja-folder

Conversation

@atani
Copy link
Copy Markdown
Owner

@atani atani commented Apr 17, 2026

Summary

  • Move Japanese translations (docs/*.ja.md) into a dedicated docs/ja/ folder and drop the .ja.md suffix
  • Fill in the missing Japanese translations: redash-guide and sharing-connections
  • Add a pointer to docs/ja/ from the README Documentation section

Background

The docs/ folder had a mix of English originals and .ja.md translations, and only two out of four guides had a Japanese version. Separating English and Japanese into sibling folders makes the structure self-evident and makes it obvious when a translation is missing (the file simply does not exist on the Japanese side).

Changes

docs/getting-started.ja.md   →  docs/ja/getting-started.md
docs/import-guide.ja.md      →  docs/ja/import-guide.md
docs/ja/redash-guide.md      (new)
docs/ja/sharing-connections.md (new)

The English files under docs/ are unchanged.

Test plan

  • docs/ja/ contains 4 Japanese files at parity with the English originals under docs/
  • README link to docs/ja/ renders correctly on GitHub
  • Existing README links to English docs still resolve (unchanged)

- Move docs/*.ja.md under docs/ja/ (drop the .ja.md suffix)
- Add Japanese translations for redash-guide and sharing-connections
- Link to docs/ja/ from the README Documentation section
@atani atani self-assigned this Apr 17, 2026
@atani atani enabled auto-merge (squash) April 17, 2026 07:56
@atani atani merged commit 3e25135 into main Apr 17, 2026
10 checks passed
@atani atani deleted the docs/organize-ja-folder branch April 17, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant